Skip to main content

Display Msgbox Info

Description

Display Msgbox Info is a Process Entry in the Utilities plugin for Process Studio Processes. This process entry displays a message box in a process. You can easily see where you are in the process. This entry is only available when using the Graphical User Interface of Process Studio to execute the process. The message box displays "OK" and "Cancel" buttons.

  • Clicking on "OK" exits on the green hop
  • Clicking on "Cancel" exits on the red hop
  • When running this entry from a non-Graphical User Interface, the entry always exits on the green hop.

Configurations

No.Field NameDescription
1Process Entry nameSpecify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name.
2Message titleThe title of the message
3Message bodyThe message to display